<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">.nav_img img {
    width: 84%;
    margin-top: 0px;
}
@media screen and (max-width:1280px) {
.nav_img img {
    width: 77%; 
  margin-top: 2px;
}
}
.site_top p a, .site_top p select {

    margin-left: 10px;
}
</pre></body></html>